home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MPG-Net
/
MPG-Net (USA).7z
/
MPG-Net (USA).bin
/
BK.Z
/
GAME.SCR
< prev
next >
Wrap
Text File
|
1997-08-15
|
968b
|
33 lines
:# if any of these two options are used, they must be placed at the top
# (before any other expressions are parsed)
<SHOW-TOKENS>
# if this option is used, then the data file will include the token followed
# by a tab before the actual answer to the question
<ALL-EXPRESSIONS>
# if this option is used, the answers to all expressions will be placed in the
# data file (with or without their tokens) even if they are in an IF block
# whose condition evaluates to false.
<BEGIN>
<TEXT> <MPGN Backgammon>
#
<BEGIN-ONE>
<END>
#
<TEXT> < NOTE: Choosing 1 player will play solitaire.>
#
<BEGIN>
<END>
#
<BEGIN-ONE> <Choose colour of your pieces ...>
<BOOLEAN> <Red> <NA> <FALSE> <WHITE>
<BOOLEAN> <Black> <NA> <FALSE> <BLACK>
<BOOLEAN> <Either> <NA> <TRUE> <RANDOM>
<END>
#
<BOOLEAN> <Hints available ...> <NA> <TRUE> <HINT>
#
# <INTEGER> <Debug Level ... (0 == None)> <0:255> <0> <DEBUG>
<END>